[INFO] cloning repository https://github.com/codebasetwo/night-chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codebasetwo/night-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebasetwo%2Fnight-chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebasetwo%2Fnight-chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b16ca2cfe7583a4e5728e3f4b492fc22a66f9343
[INFO] fixing codebasetwo/night-chat against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebasetwo%2Fnight-chat" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/codebasetwo/night-chat
[INFO] finished tweaking git repo https://github.com/codebasetwo/night-chat
[INFO] tweaked toml for git repo https://github.com/codebasetwo/night-chat written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codebasetwo/night-chat on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codebasetwo/night-chat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-bunyan-formatter v0.3.10
[INFO] [stderr]   Downloaded lettre v0.11.22
[INFO] [stderr]   Downloaded claims v0.8.0
[INFO] [stderr]   Downloaded actix-governor v0.6.0
[INFO] [stderr]   Downloaded actix-ws v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8129b63f9f45228d05962f5a8c540d9cbda544a3466cb88eb2327a4e5d64d4b5
[INFO] running `Command { std: "docker" "start" "8129b63f9f45228d05962f5a8c540d9cbda544a3466cb88eb2327a4e5d64d4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8129b63f9f45228d05962f5a8c540d9cbda544a3466cb88eb2327a4e5d64d4b5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8129b63f9f45228d05962f5a8c540d9cbda544a3466cb88eb2327a4e5d64d4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8129b63f9f45228d05962f5a8c540d9cbda544a3466cb88eb2327a4e5d64d4b5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking quoted_printable v0.5.2
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking claims v0.8.0
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.10
[INFO] [stderr]     Checking lettre v0.11.22
[INFO] [stderr]     Checking hyper v1.10.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.12.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking actix-web v4.13.0
[INFO] [stderr]     Checking actix-governor v0.6.0
[INFO] [stderr]     Checking tracing-actix-web v0.7.21
[INFO] [stderr]     Checking actix-ws v0.4.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking chat_app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/message.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |       let messages = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 228 | |         r#"
[INFO] [stdout] 229 | |             SELECT sender_id, receiver_id FROM messages
[INFO] [stdout] 230 | |             WHERE sender_id = $1 OR receiver_id = $1
[INFO] [stdout] 231 | |         "#,
[INFO] [stdout] 232 | |         logged_in_user_id,
[INFO] [stdout] 233 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/message.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |       let messages = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 228 | |         r#"
[INFO] [stdout] 229 | |             SELECT sender_id, receiver_id FROM messages
[INFO] [stdout] 230 | |             WHERE sender_id = $1 OR receiver_id = $1
[INFO] [stdout] 231 | |         "#,
[INFO] [stdout] 232 | |         logged_in_user_id,
[INFO] [stdout] 233 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | /     sqlx::query!(
[INFO] [stdout] 188 | |         "INSERT INTO oauth_states (state, expires_at, code_verifier) VALUES ($1, $2, $3)",
[INFO] [stdout] 189 | |         state, expires_at, code_verifier
[INFO] [stdout] 190 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:201:26
[INFO] [stdout]     |
[INFO] [stdout] 201 |       let row: Option<_> = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 202 | |         r#"DELETE FROM oauth_states WHERE state = $1 AND expires_at > NOW() - INTERVAL '10 minutes'
[INFO] [stdout] 203 | |          RETURNING code_verifier"#,
[INFO] [stdout] 204 | |         state, 
[INFO] [stdout] 205 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:222:24
[INFO] [stdout]     |
[INFO] [stdout] 222 |       if let Some(row) = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 223 | |         "SELECT user_id FROM oauth_accounts
[INFO] [stdout] 224 | |          WHERE provider = 'google' AND provider_user_id = $1",
[INFO] [stdout] 225 | |         provider_user_id
[INFO] [stdout] 226 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:234:24
[INFO] [stdout]     |
[INFO] [stdout] 234 |     if let Some(row) = sqlx::query!("SELECT id FROM users WHERE email = $1", email)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 | /         sqlx::query!(
[INFO] [stdout] 239 | |             "INSERT INTO oauth_accounts (user_id, provider, provider_user_id, provider_email)
[INFO] [stdout] 240 | |              VALUES ($1, 'google', $2, $3)",
[INFO] [stdout] 241 | |             row.id, provider_user_id, email
[INFO] [stdout] 242 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:251:19
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let user_id = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 252 | |         "INSERT INTO users (email, first_name) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 253 | |         email, first_name
[INFO] [stdout] 254 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | /     sqlx::query!(
[INFO] [stdout] 259 | |         "INSERT INTO oauth_accounts (user_id, provider, provider_user_id, provider_email)
[INFO] [stdout] 260 | |          VALUES ($1, 'google', $2, $3)",
[INFO] [stdout] 261 | |         user_id, provider_user_id, email
[INFO] [stdout] 262 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | /     sqlx::query!(
[INFO] [stdout] 188 | |         "INSERT INTO oauth_states (state, expires_at, code_verifier) VALUES ($1, $2, $3)",
[INFO] [stdout] 189 | |         state, expires_at, code_verifier
[INFO] [stdout] 190 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:201:26
[INFO] [stdout]     |
[INFO] [stdout] 201 |       let row: Option<_> = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 202 | |         r#"DELETE FROM oauth_states WHERE state = $1 AND expires_at > NOW() - INTERVAL '10 minutes'
[INFO] [stdout] 203 | |          RETURNING code_verifier"#,
[INFO] [stdout] 204 | |         state, 
[INFO] [stdout] 205 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:222:24
[INFO] [stdout]     |
[INFO] [stdout] 222 |       if let Some(row) = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 223 | |         "SELECT user_id FROM oauth_accounts
[INFO] [stdout] 224 | |          WHERE provider = 'google' AND provider_user_id = $1",
[INFO] [stdout] 225 | |         provider_user_id
[INFO] [stdout] 226 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:234:24
[INFO] [stdout]     |
[INFO] [stdout] 234 |     if let Some(row) = sqlx::query!("SELECT id FROM users WHERE email = $1", email)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 | /         sqlx::query!(
[INFO] [stdout] 239 | |             "INSERT INTO oauth_accounts (user_id, provider, provider_user_id, provider_email)
[INFO] [stdout] 240 | |              VALUES ($1, 'google', $2, $3)",
[INFO] [stdout] 241 | |             row.id, provider_user_id, email
[INFO] [stdout] 242 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:251:19
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let user_id = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 252 | |         "INSERT INTO users (email, first_name) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 253 | |         email, first_name
[INFO] [stdout] 254 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/oauth/oauth.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | /     sqlx::query!(
[INFO] [stdout] 259 | |         "INSERT INTO oauth_accounts (user_id, provider, provider_user_id, provider_email)
[INFO] [stdout] 260 | |          VALUES ($1, 'google', $2, $3)",
[INFO] [stdout] 261 | |         user_id, provider_user_id, email
[INFO] [stdout] 262 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/logout.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     sqlx::query!(
[INFO] [stdout] 47 | |         r#"
[INFO] [stdout] 48 | |             DELETE FROM tokens WHERE user_id = $1 AND hash = $2 AND scope = 'authentication'
[INFO] [stdout] 49 | |         "#,
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/logout.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     sqlx::query!(
[INFO] [stdout] 47 | |         r#"
[INFO] [stdout] 48 | |             DELETE FROM tokens WHERE user_id = $1 AND hash = $2 AND scope = 'authentication'
[INFO] [stdout] 49 | |         "#,
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/signup.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 183 | |         r#"
[INFO] [stdout] 184 | |         INSERT INTO users (id, email, first_name, last_name, password_hash, is_activated)
[INFO] [stdout] 185 | |         VALUES ($1, $2, $3, $4, $5, $6)
[INFO] [stdout] ...   |
[INFO] [stdout] 192 | |         false,
[INFO] [stdout] 193 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/signup.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       let token_record = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 254 | |             r#"
[INFO] [stdout] 255 | |                 SELECT hash, user_id, expiry
[INFO] [stdout] 256 | |                 FROM tokens
[INFO] [stdout] ...   |
[INFO] [stdout] 260 | |             token_hash,
[INFO] [stdout] 261 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/signup.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 | /     sqlx::query!(
[INFO] [stdout] 287 | |         r#"
[INFO] [stdout] 288 | |             UPDATE users
[INFO] [stdout] 289 | |             SET is_activated = true
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |         user_id,
[INFO] [stdout] 293 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/signup.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | /     sqlx::query!(
[INFO] [stdout] 306 | |         r#"
[INFO] [stdout] 307 | |         DELETE FROM tokens
[INFO] [stdout] 308 | |         WHERE scope = $1 AND user_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 311 | |         user_id,
[INFO] [stdout] 312 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/signup.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 183 | |         r#"
[INFO] [stdout] 184 | |         INSERT INTO users (id, email, first_name, last_name, password_hash, is_activated)
[INFO] [stdout] 185 | |         VALUES ($1, $2, $3, $4, $5, $6)
[INFO] [stdout] ...   |
[INFO] [stdout] 192 | |         false,
[INFO] [stdout] 193 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/signup.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |       let token_record = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 254 | |             r#"
[INFO] [stdout] 255 | |                 SELECT hash, user_id, expiry
[INFO] [stdout] 256 | |                 FROM tokens
[INFO] [stdout] ...   |
[INFO] [stdout] 260 | |             token_hash,
[INFO] [stdout] 261 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/signup.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 | /     sqlx::query!(
[INFO] [stdout] 287 | |         r#"
[INFO] [stdout] 288 | |             UPDATE users
[INFO] [stdout] 289 | |             SET is_activated = true
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |         user_id,
[INFO] [stdout] 293 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/signup.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | /     sqlx::query!(
[INFO] [stdout] 306 | |         r#"
[INFO] [stdout] 307 | |         DELETE FROM tokens
[INFO] [stdout] 308 | |         WHERE scope = $1 AND user_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 311 | |         user_id,
[INFO] [stdout] 312 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     sqlx::query!(
[INFO] [stdout] 132 | |         r#"
[INFO] [stdout] 133 | |         DELETE FROM tokens WHERE user_id = $1 AND scope = $2
[INFO] [stdout] 134 | |         "#,
[INFO] [stdout] 135 | |         user_id,
[INFO] [stdout] 136 | |         "password-reset"
[INFO] [stdout] 137 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 157 | |         r#"
[INFO] [stdout] 158 | |         SELECT user_id, expiry, hash FROM tokens WHERE hash = $1 AND scope = $2
[INFO] [stdout] 159 | |         "#,
[INFO] [stdout] 160 | |         token_hash,
[INFO] [stdout] 161 | |         scope,
[INFO] [stdout] 162 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | /     sqlx::query!(
[INFO] [stdout] 186 | |         r#"
[INFO] [stdout] 187 | |         UPDATE users SET password_hash = $1 WHERE id = $2
[INFO] [stdout] 188 | |         "#,
[INFO] [stdout] 189 | |         hash_password.hashed_password.expose_secret(),
[INFO] [stdout] 190 | |         user_id,
[INFO] [stdout] 191 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:207:18
[INFO] [stdout]     |
[INFO] [stdout] 207 |       let result = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 208 | |         UserRecord,
[INFO] [stdout] 209 | |         r#"
[INFO] [stdout] 210 | |         SELECT id, email, first_name FROM users WHERE email = $1
[INFO] [stdout] 211 | |         "#,
[INFO] [stdout] 212 | |         email,
[INFO] [stdout] 213 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:228:18
[INFO] [stdout]     |
[INFO] [stdout] 228 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 229 | |         r#"
[INFO] [stdout] 230 | |         SELECT is_activated FROM users WHERE id = $1
[INFO] [stdout] 231 | |         "#,
[INFO] [stdout] 232 | |         user_id,
[INFO] [stdout] 233 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /     sqlx::query!(
[INFO] [stdout] 273 | |         "UPDATE users SET password_hash = $1 WHERE id = $2",
[INFO] [stdout] 274 | |         hash,
[INFO] [stdout] 275 | |         user.id
[INFO] [stdout] 276 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/tokens.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |           let query = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 54 | |             r#"
[INFO] [stdout] 55 | |             INSERT INTO tokens (user_id, hash, expiry, scope)
[INFO] [stdout] 56 | |             VALUES ($1, $2, $3, $4);
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |             self.scope,
[INFO] [stdout] 62 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     sqlx::query!(
[INFO] [stdout] 132 | |         r#"
[INFO] [stdout] 133 | |         DELETE FROM tokens WHERE user_id = $1 AND scope = $2
[INFO] [stdout] 134 | |         "#,
[INFO] [stdout] 135 | |         user_id,
[INFO] [stdout] 136 | |         "password-reset"
[INFO] [stdout] 137 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 157 | |         r#"
[INFO] [stdout] 158 | |         SELECT user_id, expiry, hash FROM tokens WHERE hash = $1 AND scope = $2
[INFO] [stdout] 159 | |         "#,
[INFO] [stdout] 160 | |         token_hash,
[INFO] [stdout] 161 | |         scope,
[INFO] [stdout] 162 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 33 | |         r#"
[INFO] [stdout] 34 | |             SELECT users.id, users.first_name, users.email, users.password_hash, users.created_at
[INFO] [stdout] 35 | |             FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         chrono::Utc::now(),
[INFO] [stdout] 45 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 69 | |         r#"
[INFO] [stdout] 70 | |             SELECT id, password_hash
[INFO] [stdout] 71 | |             FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |         email,
[INFO] [stdout] 75 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | /     sqlx::query!(
[INFO] [stdout] 186 | |         r#"
[INFO] [stdout] 187 | |         UPDATE users SET password_hash = $1 WHERE id = $2
[INFO] [stdout] 188 | |         "#,
[INFO] [stdout] 189 | |         hash_password.hashed_password.expose_secret(),
[INFO] [stdout] 190 | |         user_id,
[INFO] [stdout] 191 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 92 | |         r#"
[INFO] [stdout] 93 | |             SELECT id, first_name, email FROM users
[INFO] [stdout] 94 | |             WHERE id != $1;
[INFO] [stdout] 95 | |         "#,
[INFO] [stdout] 96 | |         exclude_user_id,
[INFO] [stdout] 97 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:207:18
[INFO] [stdout]     |
[INFO] [stdout] 207 |       let result = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 208 | |         UserRecord,
[INFO] [stdout] 209 | |         r#"
[INFO] [stdout] 210 | |         SELECT id, email, first_name FROM users WHERE email = $1
[INFO] [stdout] 211 | |         "#,
[INFO] [stdout] 212 | |         email,
[INFO] [stdout] 213 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:228:18
[INFO] [stdout]     |
[INFO] [stdout] 228 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 229 | |         r#"
[INFO] [stdout] 230 | |         SELECT is_activated FROM users WHERE id = $1
[INFO] [stdout] 231 | |         "#,
[INFO] [stdout] 232 | |         user_id,
[INFO] [stdout] 233 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/password.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /     sqlx::query!(
[INFO] [stdout] 273 | |         "UPDATE users SET password_hash = $1 WHERE id = $2",
[INFO] [stdout] 274 | |         hash,
[INFO] [stdout] 275 | |         user.id
[INFO] [stdout] 276 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/tokens.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |           let query = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 54 | |             r#"
[INFO] [stdout] 55 | |             INSERT INTO tokens (user_id, hash, expiry, scope)
[INFO] [stdout] 56 | |             VALUES ($1, $2, $3, $4);
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |             self.scope,
[INFO] [stdout] 62 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 33 | |         r#"
[INFO] [stdout] 34 | |             SELECT users.id, users.first_name, users.email, users.password_hash, users.created_at
[INFO] [stdout] 35 | |             FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         chrono::Utc::now(),
[INFO] [stdout] 45 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 69 | |         r#"
[INFO] [stdout] 70 | |             SELECT id, password_hash
[INFO] [stdout] 71 | |             FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |         email,
[INFO] [stdout] 75 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 92 | |         r#"
[INFO] [stdout] 93 | |             SELECT id, first_name, email FROM users
[INFO] [stdout] 94 | |             WHERE id != $1;
[INFO] [stdout] 95 | |         "#,
[INFO] [stdout] 96 | |         exclude_user_id,
[INFO] [stdout] 97 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `claim`
[INFO] [stdout]   --> src/domain/subscriber_email.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use claim::assert_err;
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `claim`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use claims::assert_err;
[INFO] [stdout]    |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::SubscriberEmail`
[INFO] [stdout]   --> src/domain/subscriber_email.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use super::SubscriberEmail;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chat_app` (lib) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chat_app` (lib test) due to 24 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8129b63f9f45228d05962f5a8c540d9cbda544a3466cb88eb2327a4e5d64d4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8129b63f9f45228d05962f5a8c540d9cbda544a3466cb88eb2327a4e5d64d4b5", kill_on_drop: false }`
[INFO] [stdout] 8129b63f9f45228d05962f5a8c540d9cbda544a3466cb88eb2327a4e5d64d4b5
